Method CombineHashes(List<Guid>)

Assembly: redb.Core.dll

🔥 Combines multiple hashes into single hash.
Used for computing array hash from its element hashes.

public static Guid CombineHashes(List<Guid> hashes)